PageCountUpdated

public interface PageCountUpdated implements PrintJobEvent

An event indicating that the number of pages to print has been updated.

This event is fired after applying print settings via the PrintSettings.apply() method.

Since

7.13

Functions

Link copied to clipboard
public int pageCount()
Returns the number of pages to be printed.